-
Home
-
Tiered Pricing Table for WooCommerce
-
3.3.4
-
Code
-
Classes
- CatalogPriceManager
| Total Complexity |
42 |
| Dependencies |
4 |
| Dependents |
0 |
| Total lines |
278 |
| Lines of code |
153 |
| Logical lines of code |
83 |
| Comment lines |
60 |
| Methods |
12 |
| Properties |
1 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| formatPrice() |
A |
49 |
11 |
31 |
| formatPriceForVariableProduct() |
S |
53 |
7 |
21 |
| getFormattedPriceForVariableProduct() |
S |
55 |
6 |
18 |
| getFormattedPriceForSimpleProducts() |
S |
58 |
4 |
15 |
| getRange() |
S |
53 |
3 |
26 |
| getLowestPrice() |
S |
57 |
3 |
17 |
| __construct() |
S |
62 |
3 |
10 |
| getLowestPrefix() |
S |
78 |
1 |
3 |
| isEnabled() |
S |
78 |
1 |
3 |
| getDisplayType() |
S |
79 |
1 |
3 |
| useForVariable() |
S |
79 |
1 |
3 |
| isCacheForVariableProductsEnabled() |
S |
78 |
1 |
3 |